ARM: tegra: Use standard cache enable for 64-bit
authorThierry Reding <[email protected]>
Mon, 27 Jul 2015 17:45:25 +0000 (11:45 -0600)
committerTom Warren <[email protected]>
Tue, 28 Jul 2015 17:30:18 +0000 (10:30 -0700)
commit32b3234f09bc4d1e60f4972cc2ecbbf807e228dc
tree3bc66440e57d99673aa5a6bf96796c004bfa80a8
parent00f782a9f82a20b2fe4bf6c254758e6ac94ddb15
ARM: tegra: Use standard cache enable for 64-bit

On 64-bit SoCs the I-cache isn't enabled in early code, so the default
cache enable functions for 64-bit ARM can be used.

Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
Signed-off-by: Stephen Warren <[email protected]>
arch/arm/mach-tegra/board.c